﻿@charset "utf-8";
/*共用*/
body{
	color:#000;
	font-family:"Microsoft YaHei","SimHei"; 
	font-size:15px;
	background:#fff;
}
html,body, div, dl, dt, dd, ul, ol, li, h1, h2, h3, h4, h5, h6, pre, code, form, fieldset, legend, input, textarea, p, blockquote,th, td span{
	margin:0;
	padding:0;
}
fieldset, img {
	border:0;	
}
li {
	list-style:none;
}
h1, h2, h3, h4, h5, h6 {
	font-size:100%;
	font-weight:normal;
}

input, textarea, select {
	font-family:inherit;
	font-size:inherit;
	font-weight:inherit;
}
input{
	vertical-align:middle;
}

a{
	text-decoration:none;
	color:#000;
} 
.wra{
	overflow:hidden;
	min-width:1200px;
}
.top{
	overflow:hidden;
	background:#2c80b9;
	margin:0 auto;
	padding:0 2%;
}
.logo{
	float:left;
	padding:10px 0;
	
}
/* 导航css */
		.clearfix:after{content:".";display:block;height:0;clear:both;visibility:hidden;}
		.nav{ padding:0 20px; width:1200px; height:91px; line-height:91px;  position:relative; z-index:1; clear:both; margin:0 auto;   }
		.nav a{ color:#fff;  }
		.nav .nLi{ float:left; width:149px;  position:relative; display:inline;  }
		.nav .nLi h3{ float:left;  }
		.nav .nLi h3 a{ display:block; padding:0 20px; font-size:16px; font-weight:bold;  }
		.nav .sub{ display:none; width:96px; left:0; top:53px;  position:absolute; background:#1976d2;background:rgba(25,118,210,0.8);*background:#1976d2;background:#1976d2\0;filter:                   alpha(Opacity=30);  line-height:26px; padding:5px 0; text-align:center; }
		.nav .sub li{ zoom:1; }
		.nav .sub a{ display:block; padding:0 10px; }
		.nav .sub a:hover{ background:#fd7302;background:rgba(253,115,2,0.8); color:#fff;  }
		.nav .on h3 a{ background:#df9300; display:block; color:#fff;  }
		.nna{ height:91px; z-index:999; float:right;}
/* 幻灯片css */
		.slideBox{position:relative; overflow:hidden; width:100%;}
		.slideBox .hd{ height:15px; overflow:hidden; position:absolute; right:50%; bottom:5px; z-index:1; }
		.slideBox .hd ul{ overflow:hidden; zoom:1; float:left;  }
		.slideBox .hd ul li{ float:left; margin-right:2px;  width:30px; height:3px; line-height:14px; text-align:center; background:#feb900; cursor:pointer; }
		.slideBox .hd ul li.on{ background:#fff; color:#fff; }
		.slideBox .bd{ position:relative; z-index:0;   }
		.slideBox .bd li{ zoom:1; vertical-align:middle; }
		.slideBox .bd img{ display:block;position:absolute;left:50%; margin-left:-960px; width:1920px;}
/* 下面是前/后按钮代码，如果不需要删除即可 */
		.slideBox .prev,
		.slideBox .next{ position:absolute; left:3%; top:50%; margin-top:-25px; display:block; width:32px; height:40px; background: url(../images/slider-arrow.png) -110px 5px no-repeat; filter:alpha(opacity=50);opacity:0.5;   }
		.slideBox .next{ left:auto; right:3%; background-position:8px 5px; }
		.slideBox .prev:hover,
		.slideBox .next:hover{ filter:alpha(opacity=100);opacity:1;  }
		.slideBox .prevStop{ display:none;  }
		.slideBox .nextStop{ display:none;  }

/*关于我们*/
.about{
	padding:40px 0;
	overflow:hidden;
}
.about-box{
	width:1200px;
	margin:0 auto;
}
.about-box h1{
	font-size:35px;
	font-weight:bold;
	color:#333;
	text-align:center;
}
.about-box h2{
	font-size:18px;
	color:#666;
	padding-bottom:40px;
	text-align:center;
	padding-top:18px;
	text-transform:uppercase;
}
.abou-left{
	width:760px;
	float:left;
}
.abou-left img{
	float:left;
}
.abou-left h3{
	width:434px;
	float:right;
	margin-top:30px;
	background:url(../images/about-xian_03.jpg) no-repeat bottom;
	padding-bottom:22px;
}
.abou-left h3 strong{
	font-size:18px;
	float:left;
}
.abou-left h3 span{
	font-size:15px;
	float:left;
	color:#999;
	padding-left:12px;
}
.abou-left p{
	width:434px;
	float:right;
	line-height:28px;
	font-size:16px;
	color:#333;
	margin:15px 0 0 24px;
}
.abou-left p a{
	color:#2c80b9;
	display:block;
	padding-top:22px;
	clear:both;
}
.about-righ{
	float:right;
}
/*案例*/
.fengmao{
	overflow:hidden;
	clear:both;
	background:#f0f0f0;
	padding:30px 0;
}
.fengmao-box{
	width:1200px;
	margin:0 auto;
}
.fengmao-box h1{
	text-align:center;
	font-size:35px;
	color:#333;
	font-weight:bold;      
}
.fengmao-box h2{
	text-align:center;
	font-size:18px;
	color:#666;
	text-transform:uppercase;
	padding:13px 0 18px;
}
.fengmao-box h2 span{
	width:155px;
	text-transform:uppercase;
	text-align:center;
	background:#f6f6f6;
	margin:0 auto;
	font-size:14px;
	color:#acacac;
	display:block;
}
.fengmao-box h3{
	text-align:center;
	font-size:13px;
	color:#9a9a9a;
	padding-bottom:30px;
}
/* 案例滚动 */

		.slideGroup{ width:1200; padding-bottom:12px; clear:both; }
		.slideGroup .parHd{ height:30px; line-height:30px; background:#f4f4f4; padding:0 20px; border-bottom:1px solid #ddd;  position:relative;  }
		.slideGroup .parHd ul{ float:left; position:absolute; left:20px; top:-1px; height:32px;   }
		.slideGroup .parHd ul li{ float:left; padding:0 15px; cursor:pointer;  }
		.slideGroup .parHd ul li.on{ height:30px;  background:#fff; border:1px solid #ddd; border-bottom:2px solid #fff; }
		.slideGroup .slideBox{ overflow:hidden; zoom:1; position:relative;   }

		.slideGroup .sPrev,.slideGroup .sNext{ position:absolute; left:5px; top:10px; display:block; width:30px; height:94px; border:1px solid #ddd; background:url(images/icoLeft.gif) center center no-repeat #f4f4f4; }
		.slideGroup .sNext{ left:auto; right:5px; background:url(images/icoRight.gif) center center no-repeat #f4f4f4;  }
		.slideGroup .sPrev:hover,.slideGroup .sNext:hover{ border-color:#f60;  }

		.slideGroup .parBd ul{ overflow:hidden; zoom:1;   }
		.slideGroup .parBd ul li{ margin:0 2px; float:left; _display:inline; overflow:hidden; text-align:center;  }
		.slideGroup .parBd ul li .pic{ text-align:center; position:relative; }
		.pic-hei{ width:292px;height:40px; line-height:40px; text-align:left; padding-left:10px;background:rgba(0,0,0,0.5); position:absolute; bottom:0; color:#fff; font-size:16px;}
		.slideGroup .parBd ul li .pic img{ width:276px; height:202px;display:block; padding:2px; border:1px solid #ccc; }
		.slideGroup .parBd ul li .pic a:hover img{ border-color:#999;  }
		.slideGroup .parBd ul li .title{width:256px; line-height:24px; text-align:left; padding:10px; border-bottom:3px solid #ccc; height:130px;  }
		.slideGroup .parBd ul li:hover .title{border-bottom:3px solid #2c80b9;}

/*企业文化*/
.weih{
	background:url(../images/weihua-bg_02.jpg) no-repeat center;
	height:652px;
	overflow:hidden;
	box-sizing:border-box;
}
.weih-box{
	width:1200px;
	margin:0 auto;
	overflow: hidden;
	padding-top:40px;
}
.weih-box h1{
	font-size:35px;
	font-weight:bold;
	color:#333;
	text-align:center;
}

.weih-box h2{
	font-size:18px;
	color:#666;
	padding-bottom:40px;
	text-align:center;
	padding-top:18px;
	text-transform:uppercase;
}
.weih-box ul{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.weih-box ul li{
	width:285px;
	float:left;
	text-align:center;
	margin-right:15px;
	background:#fff;
}
.weih-box ul li strong{ font-size:24px; color:#2c80b9; padding:13px 0;display:block; }
.weih-box ul li span{ font-size:20px;  color:#999; margin-bottom:12px; height:30px;background:url(../images/weih-con_03.gif) no-repeat center bottom; display:block;} 
.weih-box ul li h1{ font-size:16px; color:#666;display:block; padding-bottom:13px;}

/*news*/
.news{
	background:#f0f0f0;
	overflow:hidden;
}
.new-box{
	width:1200px;
	margin:0 auto;
	overflow: hidden;
	padding-top:40px;
}
.new-box h1{
	font-size:35px;
	font-weight:bold;
	color:#333;
	text-align:center;
}
.new-box h2{
	font-size:18px;
	color:#666;
	padding-bottom:40px;
	text-align:center;
	padding-top:18px;
	text-transform:uppercase;
}
.new-box ul{
	width:1200px;
	margin:0 auto;
	overflow:hidden;
}
.new-box ul li{
	width:374px;
	float:left;
	margin-right:26px;
	background:#fff;
	text-align:left;
	padding-bottom:15px;
}
.new-box ul li:hover{background:#2c80b9;}
.new-box ul li:hover h1{ color:#fff;}
.new-box ul li:hover p{ color:#fff;}
.new-box ul li:hover span{ color:#fff;}
.new-box ul li:hover a{ color:#fff;}
.new-box ul li h1{ font-size:18px; padding:14px 20px; color:#2c80b9; text-align:left;}
.new-box ul li p{ line-height:24px; padding:0 20px 14px 20px; margin-bottom:14px; color:#666;}
.new-box ul li span{ display:block; background:url(../images/new-con_03.gif) no-repeat 22px 0; height:19px;}
.new-box ul li span i{ float:left; padding-left:45px;}
.new-box ul li span a{ float:right; color:#666; padding-right:20px;}
.new-more{
	background:url(../images/new-more_03.jpg) no-repeat center;
	margin:30px 0;
	line-height:40px;
	height:40px;
	text-align:center;
}
.new-more a{ color:#fff;}

/*foot*/
.foot{
	background:#313131;
	clear: both;
	padding-top:40px;
}
.foot-box{
	width:1200px;
	margin:0 auto;
	padding-bottom:20px;
	overflow:hidden;
}
.foot-left{
	float:left;
	width:672px;
}
.foot-left dl{
	margin-right:88px;
	float:left;
}
.foot-left dl dt{
	font-size:20px;
	padding-bottom:20px;
	font-weight:bold;color:#fff
}
.foot-left dl dt a{ color:#fff;}
.foot-left dl dd{ line-height:30px;}
.foot-left dl dd a{ color:#b2b2b2;}
.foot-box ul{float:right;}
.foot-box ul h1{
	color:#fff;
	font-size:36px;
	font-weight:bold;
	padding-bottom:20px;
}
.foot-box ul span{
	color:#c2c2c2;
	line-height:30px;
}
.footer{
	border-top:1px solid #434140;
	padding:20px 0;
	overflow:hidden;
	clear:both;
	width:1200px;
	margin:0 auto;
}
.footer img{ float:left;}
.footer span{ float:right;color:#c2c2c2;}

/*内页*/
.nei-con-hd{
	background:#f7f7f7;
	font-size:14px;
	overflow:hidden;
	
}
.nei-hd{
	width:1200px;
	margin:0 auto;
	height:45px;
	
}
.nei-hd a{
	float:left;
	display:block;
	color:#010101;
}
.home-lef{
	float:left;
	height:45px;
	line-height:45px;
	background: url(../images/home_03.gif) no-repeat left;
	padding-left:15px;
}
.a-on{
	float:left;
	background:url(../images/jiantou.png) no-repeat left;
	padding:0 8px;
	margin-left:8px;
	width:100px;
	height:45px;
}
.nei-hd ul{
	
	height:48px;
	line-height:45px;
	float:right;
}
.nei-hd ul li{
	float:left;
	text-align:right;
	width:100px;
}
.nei-hd ul li a{
	height:45px;
	line-height:45px;
	display:block;
}
.nei-hd ul li a:hover{
	border-bottom:#ae2f26 2px solid;
	height:45px;
	line-height:45px;
	display:block;
	color:#ae2f26;
}
.nei-about{
	width:1200px;
	margin:0 auto;
	padding-top:15px;
}
.nei-abo-img{
	text-align:center;
}
.nei-about p{
	line-height:30px;
	color:#626262;
}
.mai-tit{
	text-align:center;
	font-size:25px;
	text-transform: uppercase
}
.mai-tit strong{
	display:block;
	color:#666;
	padding:25px 0 18px;
}
.mai-tit h1{
	color:#4d4d4d;
}
.mai-tit h2{
	color:#4d4d4d;
	font-size:14px;
	border-bottom:#cdcdcd 1px solid;
	padding-bottom:15px;
}
.new-con p{
	font-size:14px;
	line-height:25px;
	color:#686868;
	text-indent:2em;    text-align: left;
}
.xm-con1{
	overflow:hidden;
}
.chan-right{
	float:right;
}
.xm-con1 ul{
	padding-top:5px;
}
.xm-con1 ul li{
	width:294px;
	float:left;
	margin-bottom:10px;
	border:#a5a5a5 1px solid;
	padding:5px 0;
	margin-right:4px;
}

.chan-right ul{
	padding-top:5px;    width: 1200px;
}
.chan-right ul li{
	width:294px;
	float:left;
	margin-bottom:10px;
	border:#a5a5a5 1px solid;
	padding:5px 0;
	margin-right:4px;    text-align: center;
}


.xm-pic{
	height:215px;
	width:292px;
	overflow:hidden;    text-align: center
}
.xm-pic img{
	height:186px;
	cursor:pointer;
	overflow:hidden;
    transition:all 0.6s;
}
.xm-pic img:hover{
	height:215px;
    transform: scale(1.2);
    -ms-transform: scale(1.2);
}
.xm-con1 ul li h1{
	text-align:center;
	font-size:14px;
	padding-top:8px;
}
.xm-con1 ul li h1 a{
	color:#565656;
}
.mt-con{
	overflow:hidden;
	text-align:center;
	padding:20px 0;    
	width: 616px;
    margin: 0 auto;
}
.zhj img{
	padding-bottom:8px;
	height:340px;
}
.jiant-lef{
	width:26px;
	float:left;    padding-top: 130px;
}
.zhj{
	float:left;
	width:543px;
	margin:0 10px;    overflow: hidden;
}
.jiant-rig{
	width:26px;
	float:right;
    padding-top: 130px;
}
.chanp-js{
	overflow:hidden;
}
.chanp-js p{
	line-height:30px;
	color:#626262;
	padding:0 0 20px;
	text-indent:2em;
}
.nei-weihua{
	width:1200px;
	margin:0 auto;
	padding:15px 0;
	overflow:hidden;
}
.nei-weihua ul{
	float:left;
	padding-top:35px;
	color:#626262;
}
.nei-weihua img{
	float:right;
}
.nei-weihua ul h1{
	padding-bottom:42px;
	font-size:25px;
	font-weight:bold;
}
.nei-weihua ul span{
	font-size:14px;
	display:block;
	line-height:30px;
}

#mid{width: 100%; background-color: #f5f5f5}
#toolst{height: 16px; line-height: 16px; padding: 25px 0; font-size: 12px}
#toolst a{float: right; display: block; font-weight: bold; color: #333}
#toolst span{float: right; display: block; font-size: 8px; color: #46b132; width: 26px; text-align: center}
#toolst img{padding: 1px}
#toolst .toolist{color: #46b132}
.chan-left{
	width:250px;
	float:left;
}
.chan-titl{
	height:60px;
	background:#ae2f26;
	font-size:22px;
	color:#fff;
	padding-left:36px;
	line-height:60px;
}
.chan-left dl{
	border:1px #ccc solid;
	border-top:none;
	font-size:14px;
}
.chan-left dl dt{
	height:45px;
	padding-left:45px;
	line-height:45px;
	background:#f3f3f3 url(../images/chan-icon_03.png) no-repeat 24px 16px;
}
.chan-left dl dd{
	border-bottom:1px #eee solid;
	padding-left:60px;
	height:45px;
	line-height:45px;
	background:url(../images/hui-icon_07.gif) no-repeat 36px 16px;
}
.chan-left dl dd a{
	color:#666;
}

/*分页*/
.xypg-pagination{text-align:right;    clear: both;
    height: 40px;}
.xypg-pagination a, .xypg-pagination span{background:#fff;vertical-align:middle;border:1px solid #eee;color:#444;padding:5px 8px;margin:0 3px}
.xypg-pagination a:hover{background:#eee;color:#00641c}
.xypg-pagination span.current{background:#d6d6d6;color:#fff}
.xypg-pagination span.disable{background:#f2f2f2;color:#999}
/*留言*/
.message{padding-left:30px;padding-top:10px;z-index:100;position:relative;    width: 600px;
    margin: 0 auto;}
.message tr th{font-weight:400;text-align:right;height:42px;line-height:42px;color:#666}
.message .m_input{height:30px;line-height:30px;padding:0;padding-left:6px;border:1px solid #e7e7e7;width:460px}
.message textarea.m_input{display:block;width:460px;height:120px;padding:6px;font-size:12px;border:1px solid #e7e7e7;margin-top:6px}
.message .msgbtn{background:#b7b7b7;cursor:pointer;width:90px;height:30px;line-height:30px;text-align:center;border:none;color:#fff;font-size:14px;border-radius:3px;margin-top:15px;font-family:"Microsoft YaHei";-moz-border-radius:3px;-webkit-border-radius:3px}
/*表单验证*/
.validform_checktip{font-size:12px;position:absolute;display:inline-block;top:0;right:10px;line-height:40px}
.validform_wrong{color:#e33b3d}
.validform_error{border-color:#e33b3d !important}
.validform_right,.validform_loading{display:none !important}
.nei-banner{
	clear:both;
	height:500px;
	background:url(../images/nei-bbb.jpg) no-repeat;
}
.news-list li{padding:10px;background:#fff;margin-bottom:20px;-webkit-transition:all .5s;transition:all .5s}
.news-list li .tit{border-bottom:1px solid #f2f2f2;margin-bottom:5px;position:relative}
.news-list li .tit h3{padding-bottom:5px;font-size:16px;color:#565656;font-weight:400;padding-right:25%;margin:0}
.news-list li .tit .date{position:absolute;right:0;top:0;font-size:12px;color:#999}
.news-list li .info{font-size:14px;line-height:2;color:#999}
.pianshu{
	overflow:hidden;
	padding:20px 0 10px
}
.pianshu span{
	display:block;
        float:left;
	text-align:left;

	color:#919191;
	font-size:14px;
}
.pianshu a{
	color:#919191;
	font-size:14px;
	display:block;
        float:left;
}
.bbox{
	margin-bottom:10px;
	overflow:hidden;
        padding-left:20px;
}
.zwsq{ padding:30px 15px 30px 0px;width: 1200px;
    margin: 0 auto;}
.zw_input{ border:1px solid #c9d0d9; background:#f7f7f7; padding-left:10px; width:165px; height:34px; line-height:34px; font-size:12px; color:#666; float:left;}
.zw_btn{ background:url(../images/201177_themes_wanke_images2_icon21.png) no-repeat 25px center #ff8400; padding:0 20px 0 50px; color:#fff; border:none; height:36px; font-family:"microsoft yahei"; font-size:14px; float:right}
.zw_btn_sh{ background:url(../images/201177_themes_wanke_images2_icon21.png) no-repeat 25px center #68bbc5; padding:0 20px 0 50px; color:#fff; border:none; height:36px; font-family:"microsoft yahei"; font-size:14px; float:right}
.zw_btn_xy{ background:url(../images/201177_themes_wanke_images2_icon21.png) no-repeat 25px center #db2319; padding:0 20px 0 50px; color:#fff; border:none; height:36px; font-family:"microsoft yahei"; font-size:14px; float:right}
.zw_btn_hw{ background:url(../images/201177_themes_wanke_images2_icon21.png) no-repeat 25px center #6ca95a; padding:0 20px 0 50px; color:#fff; border:none; height:36px; font-family:"microsoft yahei"; font-size:14px; float:right}

.icon22{ background:url(../images/201177_themes_wanke_images2_icon22.jpg) no-repeat 10px center; padding-left:30px; color:#010101; font-size:14px; height:30px; line-height:30px}
.icon22 a{ color:#1954da}
.zwsq_table{ background:url(../images/201177_themes_wanke_images2_icon24.png) repeat; padding:0 0 30px}
.zwsq_table_sh{  padding:0 0 30px}
.zwsq_table2{ margin:10px auto}
.zwsq th{ background:#595759; font-weight:normal; color:#fff; font-size:16px; line-height:45px;}
.zwsq td{ color:#333; font-size:14px; line-height:40px; border-bottom:1px dashed #cbcaca}

.zpsq td{ color:#333; font-size:14px; line-height:40px;  }
.icon23{ background:url(../images/201177_themes_wanke_images2_icon23.png) no-repeat center center; display:block; width:84px; height:28px; margin:6px auto}
.zp-xq-box{
	overflow:hidden;
	padding:10px;
	width:1200px;
	margin:0 auto;
}
.zp-xq-box h3{
	color:#666;
}
.line101{
	width:21px;
	height:2px;
	background:#0067cc;
	margin:12px 0;
}
.zp-xq-box p{
	line-height:25px;
	margin-bottom:30px;
}
.anniu{
	width:200px;
	height:40px;
	margin:0 auto;
	background:#0067cc;
	line-height:40px;
	text-align:center;
}
.anniu a{
	color:#fff;
}
.message{padding-top:10px; width:688px; margin:0 auto;}
.message tr th{font-weight:400;text-align:right;height:42px;line-height:42px;color:#666}
.message .m_input{height:30px;line-height:30px;padding:0;padding-left:6px;border:1px solid #e7e7e7;width:460px}
.message textarea.m_input{display:block;width:460px;height:120px;padding:6px;font-size:12px;border:1px solid #e7e7e7;margin-top:6px}
.message .msgbtn{background:#0073dd;cursor:pointer;width:90px;height:30px;line-height:30px;text-align:center;border:none;color:#fff;font-size:14px;border-radius:3px;margin-top:15px;font-family:"Microsoft YaHei";-moz-border-radius:3px;-webkit-border-radius:3px}

.validform_checktip{font-size:12px;padding-left:10px}
.validform_wrong{color:#e33b3d}
.validform_error{border-color:#e33b3d !important}
.validform_right,.validform_loading{display:none !important}

.lianx{
	width:1200px;
	margin:0 auto;
	padding:40px 0;
	overflow:hidden;
}
.map{
    width: 652px;
    height: 603px;
    float: left;
}
.lx-bg{
	background:url(../images/lianx.jpg);
	width:548px;
	height:603px;
	float:right;
	color:#fff;
}
.lx-bg h1{
	font-size:35px;
	font-weight:bold;
	padding:80px 0 50px 80px;
}
.lx-bg p{
	line-height:30px;
	color:#fff;
	padding-left:80px;
}
.lx-bg dl{
	width:350px;
	font-weight:bold;
	line-height:30px;
	padding:50px 0 50px 80px;
}